﻿2026-07-01T11:26:46.7908164Z ##[group]Run cargo nextest run --workspace --no-fail-fast -E '(package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_restart_psyche_dup_e2e|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|livehost_bootrace_e2e|livehost_nonresident_e2e|livehost_psyche_fail_e2e|n1_pairing|oneliner_e2e|resume_template_e2e|unhost_psyche_reap_e2e)$/)) | (package(spt-term) & kind(test))'
2026-07-01T11:26:46.7912065Z [36;1mcargo nextest run --workspace --no-fail-fast -E '(package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_restart_psyche_dup_e2e|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|livehost_bootrace_e2e|livehost_nonresident_e2e|livehost_psyche_fail_e2e|n1_pairing|oneliner_e2e|resume_template_e2e|unhost_psyche_reap_e2e)$/)) | (package(spt-term) & kind(test))'[0m
2026-07-01T11:26:46.8077441Z shell: /usr/bin/bash -e {0}
2026-07-01T11:26:46.8077678Z env:
2026-07-01T11:26:46.8077866Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-01T11:26:46.8078123Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-01T11:26:46.8078357Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-01T11:26:46.8078584Z ##[endgroup]
2026-07-01T11:26:48.0288884Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
2026-07-01T11:26:48.1700874Z ────────────
2026-07-01T11:26:48.1701422Z  Nextest run ID b87bb095-8e2b-408b-b5bf-19a8464b5184 with nextest profile: default
2026-07-01T11:26:48.1701975Z     Starting 95 tests across 39 binaries (57 binaries skipped)
2026-07-01T11:27:03.0967147Z         PASS [  14.926s] ( 1/95) spt::attach_wedge_e2e attach_wedge_dead_child_plus_dropped_pump_does_not_wedge_the_broker
2026-07-01T11:27:13.1800498Z         PASS [  10.083s] ( 2/95) spt::bind_cwd_project_e2e endpoint_run_records_cwd_and_appears_under_its_project
2026-07-01T11:27:56.2293845Z         PASS [  43.049s] ( 3/95) spt::brain_respawn_rename brain_respawns_onto_applied_bytes_after_in_place_rename
2026-07-01T11:28:44.6975803Z         PASS [  48.468s] ( 4/95) spt::brain_restart_psyche_dup_e2e brain_restart_leaves_exactly_one_psyche_per_endpoint
2026-07-01T11:29:07.8197739Z         PASS [  23.122s] ( 5/95) spt::brain_split broker_survives_brain_kill_and_respawns_it
2026-07-01T11:29:30.9954449Z         PASS [  23.176s] ( 6/95) spt::brain_split seed_anchor_survives_brain_cycle
2026-07-01T11:30:10.0426474Z         PASS [  39.047s] ( 7/95) spt::brain_survive pty_and_quic_survive_brain_process_restart_onto_swapped_binary
2026-07-01T11:30:25.3916817Z         PASS [  15.349s] ( 8/95) spt::dummy_harness_e2e endpoint_run_attach_awaits_online_before_attaching
2026-07-01T11:30:36.3737357Z         PASS [  10.982s] ( 9/95) spt::dummy_harness_e2e endpoint_run_brings_up_a_long_lived_dummy_harness_and_rc_attaches
2026-07-01T11:30:36.6383822Z         PASS [   0.265s] (10/95) spt::gateway_owner_shell_e2e gateway_typed_owner_owns_a_shell_on_every_path_keyed_on_id
2026-07-01T11:30:36.6425714Z         PASS [   0.004s] (11/95) spt::job_escape_e2e daemon_survives_terminal_close_via_session_detachment
2026-07-01T11:30:54.4812057Z         PASS [  17.839s] (12/95) spt::livehost_bootgate_e2e cold_start_does_not_revive_a_sessionless_online_latched_perch
2026-07-01T11:31:22.6992817Z         PASS [  28.218s] (13/95) spt::livehost_bootrace_e2e netless_online_live_agent_is_hosted_by_the_real_daemon_brain
2026-07-01T11:31:43.0626206Z         PASS [  20.363s] (14/95) spt::livehost_nonresident_e2e online_live_agent_with_fast_exiting_psyche_stamps_parent_and_clears_phantom
2026-07-01T11:31:57.7632518Z         PASS [  14.700s] (15/95) spt::livehost_psyche_fail_e2e online_live_agent_with_missing_psyche_binary_stamps_a_harness_reachable_error
2026-07-01T11:31:57.7677030Z         PASS [   0.004s] (16/95) spt::n1_pairing new_brain_serves_against_old_broker
2026-07-01T11:31:57.7722722Z         PASS [   0.004s] (17/95) spt::oneliner_e2e at_logon_task_launches_daemon_in_background_not_foreground
2026-07-01T11:31:57.7762566Z         PASS [   0.004s] (18/95) spt::oneliner_e2e install_script_against_staged_release
2026-07-01T11:32:12.7311512Z         PASS [  14.955s] (19/95) spt::resume_template_e2e endpoint_run_resume_selects_resume_template_in_recorded_cwd
2026-07-01T11:32:33.0990190Z         PASS [  20.368s] (20/95) spt::unhost_psyche_reap_e2e endpoint_stop_reaps_the_hosted_psyche_process
2026-07-01T11:32:33.2340147Z         PASS [   0.135s] (21/95) spt-daemon::attach attach_registers_remote_drive_detection
2026-07-01T11:32:33.3012972Z         PASS [   0.067s] (22/95) spt-daemon::attach attach_survives_target_brain_restart_exactly_once
2026-07-01T11:32:33.3379888Z         PASS [   0.037s] (23/95) spt-daemon::attach broker_spawns_the_pty_child_in_the_requested_cwd
2026-07-01T11:32:33.3689776Z         PASS [   0.031s] (24/95) spt-daemon::attach controller_restart_with_viewer_no_displace_and_viewer_survives
2026-07-01T11:32:33.4044748Z         PASS [   0.035s] (25/95) spt-daemon::attach controller_viewer_matrix_and_loud_take
2026-07-01T11:32:33.4458353Z         PASS [   0.041s] (26/95) spt-daemon::attach cross_node_cold_attach_to_alt_screen_gets_clean_repaint
2026-07-01T11:32:33.4552198Z         PASS [   0.009s] (27/95) spt-daemon::attach handoff_seeds_resume_cursor_and_resubscribes_for_resume
2026-07-01T11:32:33.4898852Z         PASS [   0.035s] (28/95) spt-daemon::attach local_attach_via_loopback_conn_rides_the_same_pump
2026-07-01T11:32:33.5186170Z         PASS [   0.029s] (29/95) spt-daemon::attach loopback_attach_to_a_prepopulated_ring_delivers_without_deadlock
2026-07-01T11:32:33.5504350Z         PASS [   0.032s] (30/95) spt-daemon::attach loopback_self_dial_is_refused_local_uses_fallback_transport
2026-07-01T11:32:33.5620814Z         PASS [   0.012s] (31/95) spt-daemon::attach re_serve_resets_resume_cursor_after_a_pre_attached_consume
2026-07-01T11:32:33.6385145Z         PASS [   0.076s] (32/95) spt-daemon::attach remote_attach_drives_a_real_pty_cross_daemon
2026-07-01T11:32:33.7235214Z         PASS [   0.085s] (33/95) spt-daemon::attach resize_is_controller_exclusive
2026-07-01T11:32:33.7739996Z         PASS [   0.050s] (34/95) spt-daemon::attach same_origin_re_subscribe_does_not_displace
2026-07-01T11:32:33.8493476Z         PASS [   0.075s] (35/95) spt-daemon::attach spt_hosted_bringup_then_cross_node_attach_drives_the_pty
2026-07-01T11:32:36.1431426Z         PASS [   2.294s] (36/95) spt-daemon::attach wedged_viewer_does_not_stall_controller
2026-07-01T11:32:36.1575752Z         PASS [   0.014s] (37/95) spt-daemon::brain_swap brain_only_update_swaps_logic_with_zero_endpoint_interruption
2026-07-01T11:32:36.1893113Z         PASS [   0.032s] (38/95) spt-daemon::broker ack_false_input_suppresses_applied_frame
2026-07-01T11:32:36.2021787Z         PASS [   0.013s] (39/95) spt-daemon::broker broker_hosts_pty_child_streams_output_and_accepts_input
2026-07-01T11:32:36.2175376Z         PASS [   0.015s] (40/95) spt-daemon::broker controller_writer_reorder_consumer_view_stays_monotonic_and_session_live
2026-07-01T11:32:36.2327272Z         PASS [   0.015s] (41/95) spt-daemon::broker dead_session_subscribe_does_not_hang
2026-07-01T11:32:36.2465791Z         PASS [   0.014s] (42/95) spt-daemon::broker endpoint_keyed_inject_without_binary_spools_not_pty
2026-07-01T11:32:36.3748311Z         PASS [   0.128s] (43/95) spt-daemon::broker exactly_once_preserved_on_no_ack_path
2026-07-01T11:32:36.3879952Z         PASS [   0.013s] (44/95) spt-daemon::broker spawn_env_reaches_child
2026-07-01T11:32:36.4066714Z         PASS [   0.019s] (45/95) spt-daemon::broker wall_b_endpoint_run_env_then_send_spools
2026-07-01T11:32:36.4116864Z         PASS [   0.005s] (46/95) spt-daemon::budget measure_dormant_seat_budget
2026-07-01T11:32:37.0533881Z         PASS [   0.642s] (47/95) spt-daemon::daemon_e2e daemon_hosts_lifecycle_and_survives_brain_restart
2026-07-01T11:32:49.6122769Z         PASS [  12.559s] (48/95) spt-daemon::daemon_lifecycle_real_brain real_brain_process_hosts_the_psyche_for_an_online_live_endpoint
2026-07-01T11:32:49.7301692Z         PASS [   0.118s] (49/95) spt-daemon::digest harness_hosted_digest_projects_and_pushes_deltas
2026-07-01T11:32:49.7444330Z         PASS [   0.014s] (50/95) spt-daemon::dispatch classify_routes_a_node_label_feed_to_registry
2026-07-01T11:32:49.9028476Z         PASS [   0.158s] (51/95) spt-daemon::dispatch dispatcher_applies_a_notif_feed_undriven
2026-07-01T11:32:49.9934156Z         PASS [   0.091s] (52/95) spt-daemon::dispatch dispatcher_funnels_wan_messages_undriven
2026-07-01T11:32:50.1056358Z         PASS [   0.112s] (53/95) spt-daemon::dispatch dispatcher_resolves_attach_by_endpoint_and_refuses_a_stale_endpoint
2026-07-01T11:32:50.2437972Z         PASS [   0.138s] (54/95) spt-daemon::dispatch dispatcher_serves_a_cross_node_shell_link
2026-07-01T11:32:50.3384325Z         PASS [   0.095s] (55/95) spt-daemon::dispatch dispatcher_serves_a_file_fetch_undriven
2026-07-01T11:32:50.4503095Z         PASS [   0.112s] (56/95) spt-daemon::dispatch dispatcher_serves_a_remote_drive_attach_undriven
2026-07-01T11:32:50.5918342Z         PASS [   0.141s] (57/95) spt-daemon::dispatch dispatcher_serves_a_subnet_serve_probe
2026-07-01T11:32:50.9489863Z         PASS [   0.357s] (58/95) spt-daemon::dispatch dispatcher_serves_a_sync_pull_undriven
2026-07-01T11:32:51.0563945Z         PASS [   0.107s] (59/95) spt-daemon::dispatch dispatcher_serves_an_update_pull_undriven
2026-07-01T11:32:51.1814720Z         PASS [   0.125s] (60/95) spt-daemon::dispatch dispatcher_surfaces_a_remote_won_notif_at_the_winning_node
2026-07-01T11:32:51.2913287Z         PASS [   0.110s] (61/95) spt-daemon::dispatch dispatcher_survives_an_unknown_stream
2026-07-01T11:32:51.6099660Z         PASS [   0.319s] (62/95) spt-daemon::driven_by_selfheal gap_a_live_session_controller_by_is_ambiguous_so_reconcile_must_not_clear
2026-07-01T11:32:51.6162011Z         PASS [   0.006s] (63/95) spt-daemon::driven_by_selfheal gap_b_sessionless_perch_reconcile_offlines_and_clears_driven_by
2026-07-01T11:32:51.6500194Z         PASS [   0.034s] (64/95) spt-daemon::handoff brain_restart_survives_gaplessly_with_fresh_gen_start
2026-07-01T11:32:51.6685741Z         PASS [   0.018s] (65/95) spt-daemon::idempotent pty_writes_are_exactly_once_across_brain_crashes
2026-07-01T11:32:54.7047724Z         PASS [   3.036s] (66/95) spt-daemon::inject_control_wedge a_backed_up_controller_does_not_wedge_the_session
2026-07-01T11:32:57.5302676Z         PASS [   2.825s] (67/95) spt-daemon::inject_control_wedge a_journaled_input_wedge_does_not_starve_a_concurrent_rc_attach
2026-07-01T11:32:57.7741587Z         PASS [   0.244s] (68/95) spt-daemon::inject_control_wedge g1_choreography_happy_path_payload_reaches_pty_and_controller_keeps_control
2026-07-01T11:32:58.9656513Z         PASS [   1.191s] (69/95) spt-daemon::inject_control_wedge g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input
2026-07-01T11:32:59.5063333Z         PASS [   0.541s] (70/95) spt-daemon::inject_control_wedge g3_content_free_ping_never_duplicates_operator_keystrokes_into_binary
2026-07-01T11:32:59.6250840Z         PASS [   0.119s] (71/95) spt-daemon::inject_control_wedge g4_translation_child_is_reaped_no_zombie_after_session_down
2026-07-01T11:33:01.7629457Z         PASS [   2.138s] (72/95) spt-daemon::inject_control_wedge g5_active_endpoint_spools_deferred_and_is_not_injected
2026-07-01T11:33:02.2083357Z         PASS [   0.445s] (73/95) spt-daemon::inject_control_wedge g6_faulted_inflight_envelope_is_respooled_not_lost
2026-07-01T11:33:02.4397027Z         PASS [   0.231s] (74/95) spt-daemon::inject_control_wedge g7_native_injects_mid_active_bypassing_the_idle_gate
2026-07-01T11:33:02.7279315Z         PASS [   0.288s] (75/95) spt-daemon::inject_control_wedge large_endpoint_inject_to_a_no_binary_session_spools_promptly_without_wedging
2026-07-01T11:33:11.5503888Z         PASS [   8.822s] (76/95) spt-daemon::inject_control_wedge p0_paste_wedge_parked_write_does_not_starve_attach_or_wedge_broker
2026-07-01T11:33:11.8893657Z         PASS [   0.339s] (77/95) spt-daemon::inject_control_wedge w5_a1_locally_driven_session_reports_controller_by_none
2026-07-01T11:33:15.9228263Z         PASS [   4.033s] (78/95) spt-daemon::inject_control_wedge w5_a2_abandoned_remote_controller_conn_close_eviction_is_platform_divergent
2026-07-01T11:33:47.7154597Z         PASS [  31.793s] (79/95) spt-daemon::input_ack_deadlock input_flood_through_serve_attach_does_not_deadlock_broker
2026-07-01T11:33:49.7541510Z         PASS [   2.039s] (80/95) spt-daemon::resume cold_start_resumes_all_sessions_from_the_broker_cursor
2026-07-01T11:33:53.9648657Z         PASS [   4.211s] (81/95) spt-daemon::resume resume_below_ring_floor_clamps_forward_without_gap_error
2026-07-01T11:33:54.7818026Z         PASS [   0.817s] (82/95) spt-daemon::resume resume_mode_brain_spawning_new_sessions_delivers_each
2026-07-01T11:33:54.8318456Z         PASS [   0.050s] (83/95) spt-daemon::shellchan hung_shell_stalls_no_other_owner
2026-07-01T11:33:54.8678273Z         PASS [   0.036s] (84/95) spt-daemon::shellchan stdin_receipt_delivers_spooled_frames_exactly_once
2026-07-01T11:33:54.9362327Z         PASS [   0.068s] (85/95) spt-daemon::two_origin_spanning one_source_two_consumers_spans_and_merges
2026-07-01T11:33:54.9432767Z         PASS [   0.007s] (86/95) spt-daemon::twohost two_host_ladder_role_a
2026-07-01T11:33:54.9491090Z         PASS [   0.006s] (87/95) spt-daemon::twohost two_host_ladder_role_b
2026-07-01T11:33:54.9643513Z         PASS [   0.015s] (88/95) spt-term::dsr drain_forwards_child_output
2026-07-01T11:33:54.9896574Z         PASS [   0.025s] (89/95) spt-term::inject ctrl_c_interrupts_the_child
2026-07-01T11:33:55.0044078Z         PASS [   0.015s] (90/95) spt-term::inject send_line_reaches_child_and_preserves_order
2026-07-01T11:33:56.0108332Z         PASS [   1.006s] (91/95) spt-term::stream bounded_backpressure_stalls_an_unconsumed_reader
2026-07-01T11:33:56.0159348Z         PASS [   0.005s] (92/95) spt-term::stream delivers_every_value_under_resize
2026-07-01T11:33:56.0215169Z         PASS [   0.006s] (93/95) spt-term::surface captures_child_output_off_the_pty
2026-07-01T11:33:56.0263309Z         PASS [   0.005s] (94/95) spt-term::surface resize_under_load_does_not_hang_or_panic
2026-07-01T11:33:56.0313748Z         PASS [   0.005s] (95/95) spt-term::surface spawn_program_in_lands_the_child_in_the_requested_cwd
2026-07-01T11:33:56.0315385Z ────────────
2026-07-01T11:33:56.0315714Z      Summary [ 427.862s] 95 tests run: 95 passed, 0 skipped
